home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / secmsg31.zip / SECMSG.DOC next >
Text File  |  1991-08-27  |  2KB  |  46 lines

  1.                               SecMsg V3.1
  2.                    Copyright 1990,1991 by Jef Pearlman
  3.                              Documentation
  4.  
  5.      Okay. First of all, I am in no way responsible for any problems occurring
  6. when this program is in use. This program is FreeWare. This means that you have
  7. absolutely no obligation to register this program or send any donation. It is
  8. in no way crippled. I would, however, appreciate any donations that were made.
  9. Please send them to the address given at the end of this file. Please
  10. distribute this program
  11. freely.
  12.  
  13.      I created SecMessage because I had noticed that on some BBS's other than
  14. SLBBS they had a different message displayed for each Security level. I liked
  15. this idea, so I created a similar program for SLBBS. It reads a text or ANSI
  16. file (with the extension of .TXT or .ANS) to the screen. Which file is
  17. dependent on the user's security level. 
  18.  
  19.  Syntax: SECMSG <Security Level> <Graphics>
  20.  The filename for the message must be SECnnn.xxx where nnn is the security
  21.   level and xxx is either ANS or TXT. If SecMsg can''t find an ANS file for
  22.   an ansi user, it will default to TXT.
  23.  <Graphics> must be [N]one, [M]onochrome, or [C]olor
  24.  Set your BBS settings to send all output to the modem.
  25.  Run SECMSG with no parameters for a menu of the commands.
  26.  The user can break out of the message with Contol-C or Space.
  27.  SECMSG will exit with an ERRORLEVEL 0 if successful, or an ERRORLEVEL 1
  28.   if an error occured during runtime.
  29.  
  30.      For SecMessage to work, you must create text and ANSI files with the names
  31. of SECnnn.TXT AND SECnnn.ANS where nnn is the security level. These files must
  32. be in the same directory as SECMSG.EXE. If you do not have an .ANS file for an
  33. ANSI user, the program will default to .TXT. If the file is not present, SecMsg
  34. will tell the user that there is no message for that particular security level.
  35.  
  36. Any suggestions or comments or notification of problems would be appreciated.
  37. Send them through E-Mail on any BBS to me under the handle of THE STOWAWAY or
  38. JEF PEARLMAN, call my bbs (Stowe BBS) at 201-467-7870 (I am "SYSOP" there), or
  39. mail them to:
  40.  
  41.                                             Jeffrey Pearlman
  42.                                             C/F Stowe BBS
  43.                                             14 Nottingham Rd.
  44.                                             Short Hills, NJ 07078
  45.  
  46.